lcPaint_ImageGetByID Home

Retrieves a raster image object by its identifier.

 HANDLE lcPaint_ImageGetByID (
   int Id
 );

Parameters
Id
  Image object identifier (LC_PROP_IMAGE_ID property).

Return Value

  Handle to raster image object.
If an object with specified identifier is not found, the function returns NULL.

See Also

  lcPaint_ImageGetFirstlcPaint_ImageGetNext